PDF4Java Reference Documentation
com.o2sol.pdf4java.redaction Package / PDFContentRedactor Class / redactArea Method / redactArea(PDFDisplayRectangle,PDFColor,PDFContentRedactionType) Method
Area from which the content should be redacted.
Color used for masking the redacted area.
Specifies the type of content to be redacted.
In This Topic
    redactArea(PDFDisplayRectangle,PDFColor,PDFContentRedactionType) Method
    In This Topic
    Redacts the page content from the specified area.
    Syntax

    Parameters

    redactionArea
    Area from which the content should be redacted.
    redactionColor
    Color used for masking the redacted area.
    contentRedactType
    Specifies the type of content to be redacted.
    See Also